projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9513cf1
)
Jeff Miller <jmiller at cablespeed.com> (tiny change)
author
Glenn Morris
<rgm@gnu.org>
Sun, 15 Jul 2007 19:16:34 +0000
(19:16 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 15 Jul 2007 19:16:34 +0000
(19:16 +0000)
(calendar-goto-bahai-date): Autoload it.
lisp/calendar/calendar.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/calendar.el
b/lisp/calendar/calendar.el
index 03f9a95fe3745805a08cb8d5b54cda879f8f2381..83ec95c844c6ac0d2599b851b75072ed0ec786ce 100644
(file)
--- a/
lisp/calendar/calendar.el
+++ b/
lisp/calendar/calendar.el
@@
-1821,6
+1821,11
@@
Driven by the variable `calendar-date-display-form'.")
(autoload 'calendar-islamic-date-string "cal-islam"
"String of Islamic date of Gregorian date.")
+(autoload 'calendar-goto-bahai-date "cal-bahai"
+ "Move cursor to Baha'i date DATE.
+Echo Baha'i date unless NOECHO is t."
+ t)
+
(autoload 'calendar-print-bahai-date "cal-bahai"
"Show the Baha'i date equivalents of date."
t)